Name : php-pear-Math_Fibonacci
| |
Version : 0.8
| Vendor : Mandriva
|
Release : 7mdv2007.0
| Date : 2006-07-06 01:18:08
|
Group : Development/PHP
| Source RPM : php-pear-Math_Fibonacci-0.8-7mdv2007.0.src.rpm
|
Size : 0.05 MB
| |
Packager : Stefan van der Eijk < stefan_mandriva_org>
| |
Summary : Math_Fibonacci - Package to calculat and manipulate Fibonacci numbers
|
Description :
The Fibonacci series is constructed using the formula: F(n) = F(n - 1) + F(n - 2), By convention F(0) = 0, and F(1) = 1. An alternative formula that uses the Golden Ratio can also be used: F(n) = (PHI^n - phi^n)/sqrt(5) [Lucas\' formula], where PHI = (1 + sqrt(5))/2 is the Golden Ratio, and phi = (1 - sqrt(5))/2 is its reciprocal.
Requires Math_Integer, and can be used with big integers if the GMP or the BCMATH libraries are present.
In PEAR status of this package is: stable.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.0/i586/media/contrib/release |